Release 10.1A: OpenEdge Development:
Internationalizing Applications
Converting an OpenEdge database to UTF-8 using the PROUTIL CONVCHAR utility
Caution: Before you begin, back up your database.
![]()
To convert an OpenEdge database to UTF-8 using the PROUTIL CONVCHAR utility:
- Convert the database to UTF-8 using the following syntax:
- Load the collation data definition (
.df) file using the syntax for your operating system:
For the UTF-8 BASIC collation, use the
_tran.dfcollation data definition file. For an International Components for Unicode (ICU) collation, use one of the collation data definition files prefixed with “ICU” (such asICU-cs.dfused for Czech databases).- Compile, store, and apply the UTF-8 word-break rules to your database. For complete instructions, see the "Compiling, storing, and applying the UTF-8 word-break rules to a database" section.
- Rebuild the indexes using the following syntax:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |